home *** CD-ROM | disk | FTP | other *** search
/ csi.uticak12.org / csi.uticak12.org.tar / csi.uticak12.org / video02_alt.swf / scripts / frame_1 / PlaceObject2_9_FLVPlayback_1 / CLIPACTIONRECORD on(construct).as
Text File  |  2011-06-22  |  321b  |  15 lines

  1. on(construct){
  2.    autoPlay = false;
  3.    autoRewind = true;
  4.    autoSize = false;
  5.    bufferTime = 0.1;
  6.    contentPath = "Video022.flv";
  7.    isLive = false;
  8.    maintainAspectRatio = true;
  9.    skin = "ClearExternalPlayMute.swf";
  10.    skinAutoHide = false;
  11.    totalTime = 0;
  12.    version_1_0_2 = "";
  13.    volume = 100;
  14. }
  15.